func google.golang.org/grpc.newHandlerQuota
2 uses
google.golang.org/grpc (current package)
server.go#L1054: streamQuota := newHandlerQuota(s.opts.maxConcurrentStreams)
server.go#L2241: func newHandlerQuota(n uint32) *atomicSemaphore {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)